home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1006 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  833 b 

  1. Date: Sun, 13 Feb 94 23:36:30 -0500
  2. Message-Id: <9402140436.AA17382@acae127>
  3. From: bammi@cadence.com (jwahar r. bammi)
  4. X-Organization: Cadence Design Systems
  5. To: drpiper@cix.compulink.co.uk, mint@atari.archive.umich.edu
  6. In-Reply-To: Darryl Piper's message of Sun, 13 Feb 94 21:36 GMT0 <memo.462150@cix.compulink.co.uk>
  7. Subject: RE: No subject
  8.  
  9. > This gets translated into the GEMDOS call malloc, this does not support
  10. > a request for 0 bytes, is this the error ?
  11.  
  12.     it will not get translated to GEMDOS Malloc(0), because  the
  13. library malloc() actually does deal with malloc(0) (also realloc(ptr, 0))
  14. for precisely these kinds of situations.
  15.  
  16. besides: even if it did'nt, the size rounding would probably round it
  17. up.
  18.  
  19. cheers,
  20. --
  21. bang:   uunet!cadence!bammi            jwahar r. bammi
  22. domain: bammi@cadence.com
  23. GEnie:    J.Bammi
  24. CIS:    71515,155
  25.